Lots of minor changes to please pylint, including matching the number of
authoremellor@ewan <emellor@ewan>
Wed, 21 Sep 2005 10:26:31 +0000 (11:26 +0100)
committeremellor@ewan <emellor@ewan>
Wed, 21 Sep 2005 10:26:31 +0000 (11:26 +0100)
commit57ff2ac70a223dc7e4d0701d48055a74183d2e18
treee76e7d87da8ad034c3874ca559d95b99687300ae
parent7bfeb73ad774946e2cac1ad145c4e12fefeded94
Lots of minor changes to please pylint, including matching the number of
parameters between functions in the base classes and those that override them
in subclasses.  It's hard to see how this code worked at all.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/PrettyPrint.py